Autogenerated HTML docs for v1.8.2-200-g7632c 
diff --git a/git-rm.txt b/git-rm.txt index 92bac27..1d876c2 100644 --- a/git-rm.txt +++ b/git-rm.txt 
@@ -149,6 +149,10 @@  Ignored files are deemed expendable and won't stop a submodule's work  tree from being removed.   +If you only want to remove the local checkout of a submodule from your +work tree without committing the removal, +use linkgit:git-submodule[1] `deinit` instead. +  EXAMPLES  --------  `git rm Documentation/\*.txt`::